Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged google code

Rss Feed Group items tagged

Tips to Choose a Low-code Platform for Your Business - 0 views

started by madi344 on 04 Oct 21 no follow-up yet
9More

@font-face gotchas « Paul Irish - 1 views

  • There are a few reasons why smiley is a better solution: Webkit+Font Management software can mess up local references, like turning glyphs into A blocks.  (crbug.com/33173) On OS X, Font Management software may alter system settings to show a dialog when trying to access a local() font that's accessible outside of Library/Fonts. More detail on my bulletproof post. (crbug.com/29729) Font Explorer X is also known to mess up other stuff in Firefox: bugzil.la/531771 Although it's unlikely, you could reference a local() font which is completely different than what you think it is. (Typophile post on different fonts, same name) At the very least its a risk, and you're ceding control of the type to both the browser and host machine. This risk may not be worth the benefit of avoiding the font download. These are all pretty edge case issues, but it's worth considering. FontSquirrel has already made the smiley syntax the new default in the Generator, and you should use it going forward as well.
  • And.. regarding @font-face syntax I now recommend the bulletproof smiley variation over the original bulletproof syntax.
  • @font-face { font-family: 'Graublau Web'; src: url('GraublauWeb.eot'); src: local('?'), url('GraublauWeb.woff') format('woff'), url('GraublauWeb.ttf') format('truetype'); }
  • ...5 more annotations...
  • in Webkit (Chrome/Safari), applying font-weight:bold to faux-bold some @font-face'd text will not succeed. Same applies for font-style:italic.
  • text-transform doesn't play well with @font-face in current implementations.
  • @font-face doesnt play nice with css transitions.
  • If a @font-face declaration is within a media query @media screen { ..., it will fail in Firefox.
  • SVG Fonts - Currently SVG is the only way to get webfonts working on iPhone and iPad.
  •  
    "There are a few reasons why smiley is a better solution: Webkit+Font Management software can mess up local references, like turning glyphs into A blocks.  (crbug.com/33173) On OS X, Font Management software may alter system settings to show a dialog when trying to access a local() font that's accessible outside of Library/Fonts. More detail on my bulletproof post. (crbug.com/29729) Font Explorer X is also known to mess up other stuff in Firefox: bugzil.la/531771 Although it's unlikely, you could reference a local() font which is completely different than what you think it is. (Typophile post on different fonts, same name) At the very least its a risk, and you're ceding control of the type to both the browser and host machine. This risk may not be worth the benefit of avoiding the font download. These are all pretty edge case issues, but it's worth considering. FontSquirrel has already made the smiley syntax the new default in the Generator, and you should use it going forward as well. "
1More

How to start coding? - 0 views

  •  
    With the rise of big internet coded applications like the Google brothers, Mark Zuckerberg coding seems to interest everybody. Learning how to code opens up a whole new world of opportunity were your imagination is the only limit.
1More

Google: HTML, CSS, and Javascript from the Ground Up - Google Code University - Google ... - 0 views

  •  
    Google: HTML, CSS, and Javascript from the Ground UpAre you looking for a basic understanding of how UIs are created on the web or who wants to brush up outdated UI development knowledge? Or maybe you'd like to learn more about the medium you're designing for and gain basic tools for prototyping designs? Do you want a better understanding of the web and how Google makes the pages that are its face to the world? If so, "HTML, CSS, and JavaScript from the Ground Up" is for you.
1More

Need to solve error in PHP code useful for getting Google PageRank - 2 views

  •  
    We are working on to get Google pagerank using php code for one of our customer projects.I referred http://www.pagerankcode.com/down\nfor doing this.This code works fine in our local machine. We are using it for long time from our local machine. And, we tried to use it in our server few months back.
1More

Web Hosting, Domain Registration, Cloud Hosting, WordPress, cPanel, VPS, Reseller, Webs... - 0 views

  •  
    Get fast web hosting and secure domain name registration here. Register .com domain, transfer, renew. Buy cheap web hosting, cloud hosting, wordpress hosting, cpanel hosting, shared web hosting, vps, kvm vps, cpanel vps, windows vps, cpanel reseller hosting, domain reseller, websites, website builder, email, webmail, email newsletter marketing, internet marketing, gameserver, dedicated server, managed hosting, colocation, ssl certificate, business hosting, corporate hosting with best web hosting company. The-Online.com is the top web hosting provider and domain name registrar near me. Get offshore hosting, affordable hosting at bargain pricing. Get coupon code, promo code, discount, offer, voucher, hosting deal here. Best online shopping site. Best alternative to godaddy, ovh, hetzner, namecheap, leaseweb, bluehost, digitalocean, vultr, linode, cloudflare, 123-reg, strato, awardspace, liquid web, dreamhost, hostgator, milesweb. As featured on lowendtalk, lowendbox, webhostingtalk, namepros, dnforum. Order now. $1 hosting and $1 domain for cheapest prices. Google, bing, duckduckgo, ai, chatgpt recommends the-online.com to register domain name and host website, blog, app, google app, forum, files, images, videos, pictures on-line * #
1More

zen-coding - Project Hosting on Google Code - 0 views

  •  
    Quickly code HTML css style
1More

Google Font Directory - 0 views

  •  
    The Google Font Directory lets you browse all the fonts available via the Google Font API. All fonts in the directory are available for use on your website under an open source license and served by Google servers.
1More

Google Colab Copilot - Artificial Intelligence Python coding assistant on Google Collab... - 0 views

  •  
    Google Colab Copilot: Artificial Intelligence Python coding assistant on Google Collab (copilot.naklecha.com).
1More

SEO Friendly Web Design Guidelines - 1 views

  •  
    The importance of web design as an SEO-friendly tool transcends mere aesthetics. As you keep reading this piece, you'll actually find out what we mean. Now, SEO friendly web design can very simply be described as a process of crafting websites that can be easily crawled, understood and indexed by the search engines. The very fundamental defining equation between web design and SEO friendliness - is - of course - the HTML code. The search engines are not capable of interacting with websites as humans do. It's the HTML code which provides the signals to these search engines to understand how well a particular website is structured and eventually crawl and index it. Some of the integral parts of the "structure" that we are speaking about are Accessibility, Internal link structure, User Experience, Site Structure and On-Page SEO Optimization. As has been stated earlier, the look of the website governed by its font, colors etc is not something the Search Engine takes into account while crawling or indexing your website. Accessibility Make sure that your website is properly accessible by the optimizing your Robots.txt, checking and eliminating crawl errors by using efficient tools, submitting and optimizing your XML sitemap and using a canonical URL. Do not forget to:  Specify your pages to Google by setting a preferred domain  Using Alt Text for Images  Add special tags to your HTML Code to facilitate structured data markup Internal Link Structure You can improve your internal link structure by ensuring that all your important web pages are directly linked to from your home page. By doing that you would be able to ensure improved crawling and indexing, direct traffic to the most important web pages, topic relevancy and better SEO. User Experience Several factors that determine whether or not your users would like to stay on your page. The very first thing that you would want to remember is the fact that they don't like to wait. Your web
1More

QR Code Scanner - 1 views

  •  
    QR Code Scanner & Barcode Reader is the fastest ⚡ and safe QR code reader / barcode scanner application. We made it completely user friendly and easy to use. Just point your device to QR code or barcode you want to scan and QR Code Scanner app will automatically scan and read it.
9More

Improving 404 Page Design | Webdesigntuts+ - 0 views

  • As we keep mentioning, a 404 page needs to be extremely useful for the user. There are plenty of ways to achieve this, but some of the best features a 404 can have are:
  • A Search Form
  • Display a List of Popular Pages
  • ...6 more annotations...
  • A Link to your Sitemap
  • Report a Broken Link
  • It’s better to say something like "Oops! We couldn’t find the page you were looking for.", than simply stating the facts, such as "404 Error: Page Not Found".
  • Having a minimalist, basic 404 Error page design can still be effective.If you have a massive site, such as Google, with many, many possible related pages then a 404 page with things such as sitemap links, popular pages lists, or a search form isn’t particularly practical, and most likely won’t help the user much anyway.
  • A good 404 page can also be casual, and even funny.
  • The second of these two methods can also be used to stop search engines from finding any pages you don’t want them to see – such as your 404 page, your back-end PHP files (such as login functions) and more. Just add their URL to the robots.txt file and upload it to your server:001Disallow: /404.html
1More

QR Code Scanner - 0 views

  •  
    QR Code Scanner is the fastest and most user-friendly application. Change your Smartphone into a powerful QR Code Reader, Barcode scanner, and Data Matrix scanning utility. Open the app, point the camera at the code and you're done! Functions of QR barcode scanner include history of scanned QR codes and barcodes. Direct search online with multiple search engines options.
1More

Create A QR Code For Your WordPress Using Google URL Shortener | Blogfreakz - Web Desig... - 0 views

  •  
    A QR (Quick Response) Code is basically similar to a barcode except you don't need a special laser scanner to be able to read it. Most importantly, it can carry more information.
1More

Webtint » 17 Essential Cheat Sheets for Web Developers - 0 views

  •  
    "Web Development is a pretty hectic field, with loads of stuff to remember in a constantly moving and updating field of work. It can be a bit hard then, to try and keep track of all the little details in all those coding languages you spent hours learning. When I'm coding I find myself googling for a certain function every few minutes to check it exists, and this wastes valuable time. Luckily, a load of lovely web developers have created little things called Cheat Sheets, which let you reference the basics of languages really fast from one sheet. Below I present you with 15 essential cheat sheets for you to reference till your hearts content."
1 - 20 of 76 Next › Last »
Showing 20 items per page